﻿@charset "utf-8";
/* CSS Document */
body {
	FONT-SIZE: 14px;
	margin:0px;
	padding: 0px;
    font-family:"微软雅黑";
	color:#666666;
	overflow-x: hidden;
	margin:0px;
	padding:0px; background-color:#fff;
	box-sizing: border-box;
	
	}
*{font-family:"微软雅黑";}
a{text-decoration:none;}
ul li{list-style:none}
ul{padding-left:0;margin:0 0}
a{color:#666}
h1,h2,h3,h4,h5,p{margin:0 0;padding:0 0;font-weight:500}
input,textarea,select{outline:none;font-family:"微软雅黑";}
img{border:none}

/*.one-two{position:relative;width:100%;height:50px;overflow:hidden}
.one{font-size:16px;color:#fff;top:0;transition:all 0.3s ease-in-out;position:absolute;left:0;width:100%;height:50px;}
.head-menu ul li:hover  .one{top:-50px;transition:all 0.3s ease-in-out;}
.head-menu ul li:hover  .two{bottom:0px;transition:all 0.3s ease-in-out;}*/

.erji{ display:none;}

.c-pc .ctrl span{ float:left; cursor:pointer;}
.c-pc .cursor_pointer{
	cursor:pointer;
}
.c-pc .center{width:1200px;margin:0 auto;overflow: hidden}
.float_l{float: left;}
.float_r{float: right;}
.clear{clear:both}
.c-pc .position_r{position: relative;}
.c-pc .position_a{position: absolute;}
.c-pc .font_s13{font-size: 13px;}
.c-pc .font_s14{font-size: 14px;}
.c-pc .font_s16{font-size: 16px;}
.c-pc .font_s18{font-size: 18px;}
.c-pc .font_s20{font-size: 20px;}
.c-pc .font_s22{font-size: 22px;}
.c-pc .font_s26{font-size: 26px;}
.c-pc .font_s32{font-size: 32px;}
.c-pc .font_s56{font-size: 56px;}

/* .title{
	width: 100%;
	text-align: center;
	padding-top: 99px;
}
.title div:nth-child(1){
	color: #333333;
	line-height: 28px;
}
.title div:nth-child(2){
	color: #028298;
	font-family: -webkit-pictograph;
	margin-top: 18px;
}
.title div:nth-child(3){
	background: #333333;
	width: 37px;
	height: 4px;
	margin: auto;
	margin-top: 11px;
} */




/* head */
.c-pc .head_top{
	width: 100%;
	height: 48px;
	background: #f0f2f6;
}
.c-pc .head_top .float_l .icon{
	width: 27px;
	height: 23px;
	margin-right: 8px;
	margin-top: 12px;
}
.c-pc .head_top p{
	color: #969fb1;
	margin-top: 12px;
}

.c-pc .head_top .float_r .icon{
	width: 27px;
	height: 23px;
	margin-top: 10px;
	margin-left: 18px;
	margin-right: 6px;
}


/* nav */
.c-pc .nav{
	width: 100%;
	height: 110px;
	background: #ffffff;
}
.c-pc .nav .float_l{
	height: 110px;;
}
.c-pc .nav .logo_top{
	width: 500px;
	height: 110px;
}
.c-pc .nav .float_r ul li{
	float: left;
	width: 90px;
	color: #333333;
	text-align: center;
	padding: 52px 0 32px 0;
	font-size:16px;
}
.c-pc .nav .float_r ul li:hover{
	
	border-bottom: solid 3px #fbad04;
}
.c-pc .select{
	border-bottom: solid 3px #fbad04;
}

/*banner*/
.c-pc .banner_img{
	/*background: url('../images/banner1.jpg') top center no-repeat;*/
	height: 560px;
}
.c-pc .swiper-container-b .swiper-pagination-bullet-active{
	width: 9px;
	height: 9px;
	
}
.c-pc .swiper-container-b .swiper-pagination-bullet{
	background: #f87806;
	margin:0 8px !important;
}
.c-pc .swiper-container-b .swiper-pagination{
	bottom: 72px;
}

.c-pc .banner{
	position: relative;
}
.c-pc .search_backgroud{
	width: 100%;
	height: 161px;
	border-bottom: solid 1px #6e6f71;
	background:#343434;
	position: absolute;
	bottom: 0;
	z-index: 2;
	opacity: 0.65;
}
.c-pc .search{
	width: 100%;
	height: 100px;
	z-index: 3;
	bottom: 0;
	background: #f1f1f1
}
.c-pc .search input{
	width: 440px;
	height: 50px;
	background: #fff;
	border: none;
	font-size: 16px;
	color: #888888;
	padding-left: 28px;
	margin-top: 27px;
}
.c-pc .search_icon{
	background-color: #fff;
	width: 62px;
	height: 52px;
	margin-top: 27px;
}
.c-pc .search_icon img{
	width: calc(100% - 1px);
}
.c-pc .search_icon_line{
	width: 1px;
	background: #e6e6e6;
	height: 30px;
	margin-top: 9px;
}
.c-pc .telephone_icon1{
	width: 380px;
	height: 70px;
	margin-right: 12px;
	margin-top: 10px;
}
.c-pc .telephone_icon1_p{
	font-size: 25px;
	font-weight: 500;
	color: #f8f8f8;
	font-family: fantasy;
	margin-top: 36px;
}

.c-pc .search_term{
	color: #f8f8f8;
	width: 100%;
	overflow:hidden; 
	height: 20px;
	margin-top: 28px;
}
.c-pc .search_term p{
	float: left;
}
.c-pc .terms{
	width: 136px;
	border-right:solid 2px #b5b5b6;
	display: block;
	float: left;
	text-align: center;
}



/* 首页新闻 */
.c-pc .advertisement2{
	background: url('../images/advertisement2.jpg') top center no-repeat;
	width: 100%;
	height: 280px;
	margin: 0 0 50px 0
}
.c-pc .title{
	text-align: center;
	height: 124px;
}
.c-pc .title h3{
	font-size: 28px;
	color: #333333;
	font-weight:bolder;
}
.c-pc .title p{
	font-size: 14px;
	color: #666;
	width: 180px;
	background: #f1f1f1;
	margin: auto;
	margin-top: -12px;
	
}
.c-pc .title .title_line{
	width: 245px;
	height: 1px;
	background: #666;
	margin: auto;
	margin-top: 16px;
}

.c-pc .news{
	height: 600px;
}
.c-pc .news .position_r{
	width: 378px;
	height: 473px;
}
.c-pc .news .index_news{
	width: 378px;
	height: 473px;
}
.c-pc .news .hotspot_icon{
	position: absolute;
	top: 21px;
	right: 0;
	width: 108px;
	height: 44px;
}
.c-pc .news_w{
	width: 820px;
	padding-top: 40px;
	position: relative;
}
.c-pc .new{
	/*background: #000;*/
	width: 340px;
	height: 160px;
	margin-right: 62px;
	margin-bottom: 60px;
}
@font-face {
	font-family: 'MyNewFont';   /*字体名称*/
	src: url('HelveticaNeueLTPro-ThEx.otf');       /*字体源文件*/
  }
.c-pc .number{
	width: 85px;
	color: #444444;
	font-size: 60px;
	font-family: MyNewFont;
	line-height: 45px;
}
.c-pc .news_information{
	width: 255px;
}
.c-pc .news_information .year{
	font-size: 16px;
	color: #777777;
	font-family: MyNewFont;
}
.c-pc .news_information .news_title{
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.c-pc .news_information .news_line{
	width: 19px;
	height: 2px;
	background: #ff9427;
	margin-bottom: 20px;
}
.c-pc .news_information .news_text{
	font-size: 14px;
	color: #555555;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3; 
}



.c-pc .news_button{
	position: absolute;
	right: 85px;
	bottom: 20px;
	text-align: center;
}
.c-pc .news_button div{
	width: 139px;
	height: 1px;
	background: #4970bb;
	margin-top:-15px;
}
.c-pc .news_button button{
	border: solid 1px #4970bb;
	width:93px;
	height: 28px;
	font-size: 14px;
	color: #4773be;
	background: #fff;
}


.c-pc .advertisement1{
	background: url('../images/advertisement1.jpg') top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 280px;
	margin: 0 0 50px 0
}
.c-pc .case_index{
	position: relative;
	margin-bottom: 70px;
}
.c-pc .case_index .case_margin{
	margin-right: 4px;
}
.c-pc .case_index .swiper-button-prev,.c-pc .case_index .swiper-container-rtl .swiper-button-next{
	background: url("../images/left.jpg") no-repeat;
	width: 45px;
	height: 97px;
	left: -75px;
	top: 45%;
}
.c-pc .case_index .swiper-button-next,.c-pc .case_index .swiper-container-rtl .swiper-button-prev{
	background: url("../images/right.jpg") no-repeat;
	width: 45px;
	height: 97px;
	right: -75px;
	top: 45%;
}
.c-pc .case_index .swiper-pagination{
	/*left: 50%;*/
}
.c-pc .case_index .swiper-pagination-bullet{
	width: 90px;
    height: 5px;
	border-radius: 0px;
	background: #4d4d4d;
	opacity: 1;
}
.c-pc .case_index .swiper-pagination-bullet-active{
	background: #4970bb;
}
.c-pc .case_index .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px;
}
.c-pc .case_index .swiper-container{
	padding-bottom: 65px;
}
.c-pc .more_button{
	margin: auto;
	text-align: center;
}
.c-pc .more_button div{
	width: 139px;
	height: 1px;
	background: #4970bb;
	margin: auto;
	margin-top:-15px;
	margin-bottom: 80px;
}
.c-pc .more_button button{
	border: solid 1px #4970bb;
	width:93px;
	height: 28px;
	font-size: 14px;
	color: #4773be;
	background: #fff;
}
.c-pc .product_img{
	width: 586px;
	height:522px;
	overflow: hidden;
}
.c-pc .product_img img{
	width: 586px;
	height: 440px;
	margin-top: -10px;
	transition:all ease-in-out 0.4s;
}

.c-pc .product_img h2{
	font-size: 16px;
    color: #333333;
    margin-top: 22px;
    margin-left: 28px;
}
.c-pc .product_img .see{
	font-size: 14px;
    color: #8b8b8b;
    margin-top: 10px;
    margin-left: 28px;
    display: flex;
}
.c-pc .product_img .see div{
	background: url(../images/more1.png) no-repeat;
    width: 13px;
    height: 13px;
    margin-top: 6px;
    margin-left: 12px;
}
.c-pc .product_img:hover img{
	margin-top: 0px;	
}
.c-pc .margin_right{
	margin-right: 28px;
}
.c-pc .title_padding_top{
	padding-top: 75px;
	text-align:center;
	margin-bottom: 138px;
}
.c-pc .product_index_nav .product_nav{
	position: absolute;
/*	left: 50%;*/
	margin-top: -168px;
	width:1200px;}
.c-pc .product_index_nav .product_nav .product_nav_li{
	position: relative;
/*	right: 50%;*/
	float: left;
	height: 47px;
	padding: 0 0px;
	border: solid 1px #e1e1e1;
	line-height: 47px;
	font-size: 15px;
	color: #333333;
	margin: 10px 5px;
	text-align:center;
	width:588px;
	
}
.c-pc .product_index_nav .product_nav .product_nav_li:hover{
	background: #4773be;
	color: #fff;
}
.c-pc .product_index_nav .product_nav .product_nav_li:hover ul{
	display: block;
}
.c-pc .product_index_nav .product_nav .product_nav_li ul{
	position: absolute;
	top: 47px;
	left: 0;
	width: 100%;
	text-align: center;
	display: none;
}
.c-pc .product_index_nav .product_nav .product_nav_li ul li{
	width: 100%;
	text-align: center;
	color: #fff;
	border-bottom: solid 1px #f6b343;
	background: #f39904;
	opacity: 0.8;
}
.c-pc .product_index_nav .product_nav .product_nav_li ul li:hover{
	background: #f39904;
	opacity: 1
}

.c-pc .service_index{
	display: flex;
	text-align: center;
	width: 1320px;
	margin-top: 20px;
	padding-bottom: 80px;
}
.c-pc .service{
	width: 336px;
}
.c-pc .service h2{
	font-family: MyNewFont;
	font-size: 60px;
	color: #333333;
}
.c-pc .service h2{
	font-size: 60px;
	color: #333333;
	margin-bottom: 10px;
}
.c-pc .service_content{
	padding:0 60px;
	border-left: solid 1px #e5e5e5;
}
.c-pc .service_content div{
	height: 2px;
	width: 30px;
	background: #444444;
	margin: auto;
}
.c-pc .service_content h3{
	font-size: 24px;
	font-weight: 700;
	color: #333333;
	margin-top: 18px;
}
.c-pc .service_content p{
	font-size: 14px;
	color: #555555;
	margin-top: 10px;
	line-height: 24px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.c-pc .service_content_first{
	border-left:none;
}
.c-pc .service:hover .service_content div{
	background: #4773be;
}

.c-pc .about_index{
	background: #fff;
	height: 404px;
	width: 100%;
	padding-top:54px;
	padding-bottom: 60px;
	margin-bottom: 75px;
}
.c-pc .about_index .center{
	display: flex;
}
.c-pc .about_index img{
	width: 570px;
	
}
.c-pc .about_index_width{
	width: 552px;
	margin-left: 75px;
}
.c-pc .about_index_width h1{
	display: flex;
	margin-top: 55px;
}
.c-pc .about_index_width h1 p:nth-child(1){
	font-size: 18px;
	color: #444444;
}
.c-pc .about_index_width h1 p:nth-child(2){
	font-size: 30px;
    color: #dedfdf;
    font-weight: 400;
	margin-top: 10px;
}
.c-pc .about_index_width h1 p:nth-child(3){
	font-size: 28px;
	color: #333333;
	font-weight: 700;
}
.c-pc .about_index_width h3{
	font-size: 18px;
	color: #333333;
	margin-top: 50px;
}
.c-pc .about_index_width p{
	font-size: 14px;
	color: #555555;
	line-height: 36px;
	margin-top: 10px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3; 
}
.c-pc .about_index_width .more_button{
	text-align: left;
	margin-top: 46px;
}
.c-pc .about_index_width .more_button button{
	background: #f7f8fa;
	margin-left: 25px;
}
.c-pc .about_index_width .more_button div{
	margin-left: 1px;
}

.c-pc .content_typesetting{
	display: flex;
}
.c-pc .center_left{
	width: 800px;
	padding-right: 40px;
    position: relative;
}
.c-pc .center_right{
	width: 360px;
}

/* 内页banner */
.c-pc .contact_us_banner{
	background: url('../images/contact_us_banner.jpg') top center no-repeat;
	width: 100%;
	height: 300px;
}
.c-pc .about_banner{
	background: url('../images/contact_us_banner.jpg') top center no-repeat;
}
.c-pc .news_show_banner{
	background: url('../images/contact_us_banner.jpg') top center no-repeat;
}
.c-pc .product_show_banner{
	background: url('../images/contact_us_banner.jpg') top center no-repeat;
}
.c-pc .product_html_banner{
	background: url('../images/contact_us_banner.jpg') top center no-repeat;
}
.c-pc .news_banner{
	background: url('../images/contact_us_banner.jpg') top center no-repeat;
}
/* 联系我们页面 */
.c-pc .contact_us_banner h2{
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	padding-top: 122px;
}
.c-pc .contact_us_banner p{
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-top: 22px;
}
.c-pc .contact_us_banner p a{
	color: #fff;
	font-size: 14px;
}


.c-pc .content{
	padding: 88px 0 98px 0;
}
.c-pc .contact_html .center_lef h2{
	font-size: 30;
	color: #333333;
}
.c-pc .contact_text{
	display: flex;
}
.c-pc .contact_text_left{
	width: 610px;
}
.c-pc .contact_text_right img{
	width: 194px;
	height: 194px;
}
.c-pc .contact_html .center_left{
	padding-right: 40px;
	width: 800px;
}
.c-pc .contact_html .center_left h2{
	font-size: 30px;
	color: #333333;
	padding-top:35px;
	margin-bottom: 15px;
}
.c-pc .contact_html .center_left p{
	font-size: 14px;
	color: #444444;
	margin-top: 25px;
}
.c-pc .contact_html .contact_text{
	margin-bottom: 80px;
}
.c-pc .content_typesetting .side_search{
	width: 100%;
	height: 147px;
	background: #f7f9fc;
	position: relative;
	margin-bottom: 10px;
}
.c-pc .content_typesetting .side_search .contact_us_icon{
	position: absolute;
	top: 0;
	left: 0;
}
.c-pc .content_typesetting .search input{
	width: 228px;
	margin-top: 0;
	background: #fff;
}
.sosoimg{width: 62px!important;padding-left: 0!important;}
.sosoimg_index{width: 61px!important;padding-left: 0!important;margin-top: 0px!important;}


.c-pc .content_typesetting .search_icon{
	margin-top: 0;
	background: #fff;
}
.c-pc .content_typesetting .search .border{
	border:solid 1px #e7eaf1;
	width: 320px;
	margin: auto;
	margin-top: 45px;
	margin-left: 22px;
}
.c-pc .content_typesetting .search p{
	width: 320px;
	margin: auto;
	padding-top: 18px;
	text-align: center;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.c-pc .contact_html .search p span{
	font-size: 14px;
	color: #999999;
}
.c-pc .center_right_title{
	position: relative;
	width: calc(100% - 44px);
	height: 75px;
	padding:45px 22px 0;
	background: #f7f9fc;
}
.c-pc .center_right_title .border-b{
	padding-bottom: 58px;
	border-bottom:solid 1px #e5e9f0;
}
.c-pc .center_right_title .float_l{
	font-size: 20px;
	color: #333333;
}
.c-pc .center_right_title .float_r{
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.c-pc .center_right_title .float_r:hover{
	color: #fa990b;
}
.c-pc .center_right_title .clear{
	width: 30px;
	height: 2px;
	background: #fa990b;
	position: absolute;
	top: 102px;
}
.c-pc .center_right_contact{
	background: #f7f9fc;
	width: 100%;
	width: calc(100% - 44px);
	padding: 20px 22px 25px;
}
.c-pc .center_right_contact p{
	font-size: 14px;
	color: #444444;
	margin-bottom: 25px;
}

/* 手风琴效果 */
.c-pc .list_dl{
	margin: 0;
	background: #f7f9fc;
}
.c-pc .list_dt{
    background: #f7f9fc;
    color: #444444;
    width: calc(100% - 84px);
	padding: 0 28px 0 12px;
	margin: auto;
    height: 52px;
    line-height: 52px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #e5e9f0;
}
.c-pc .list_dt p{
	display: block !important;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.c-pc .list_dt p:hover{
	color:#000;
}

.c-pc .list_dt:hover{
    /* background: #222; */
}
.c-pc .list_dt:hover ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background: #4285F4; */
}
.c-pc #open{
    background: #f7f9fc;
}
.c-pc #open ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background: #4285F4; */
}
.c-pc .list_dt_icon{
    position: absolute;
    right: 10px;
    top: 18px;
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/off.png") no-repeat;
}
.c-pc #open .list_dt_icon{
    background: url("../images/open.png") no-repeat;
}
.c-pc .list_dd{
	display: none;
	margin: 0
}
.c-pc .list_li{
    background: #f7f9fc;
	list-style-type: none;
	font-size: 14px;
    color: #444444;
	width: calc(100% - 100px);
    margin: 0px 21px 0 51px;
    padding-left: 28px;
    height: 47px;
    line-height: 47px;
    cursor: pointer;
	border-bottom: 1px solid #e5e9f0;
	position: relative;
	transition:all ease-in-out 0.2s;
}
.c-pc .list_li:hover{
	/* background: #4285F4; */
	color: #fa990b;
}

.c-pc .list_dt_icon2{
	position: absolute;
    left: 10px;
    top: 18px;
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/contact_us_icon2.png") no-repeat;
}
.c-pc .list_dt_icon3{
	position: absolute;
    right: 10px;
    top: 18px;
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/off.png") no-repeat;
}


/* 关于我们页面 */
/* .about_html .center_left{
	width: calc(100% - 40px);
	padding-right: 40px;
} */
.c-pc .about_html .center_left h2{
	font-size: 30px;
	color: #333333;
	margin-top: 28px;
	margin-bottom: 30px;
}
.c-pc .about_html .center_left p{
	font-size: 14px;
	color: #333333;
	line-height: 48px;
	text-indent: 2rem;
}
.c-pc .about_html .center_left img{
	font-size: 14px;
	color: #333333;
	margin: 18px 0
	
}

/* 新闻详情 */
.c-pc .news_show_html .center_left h2{
	text-align: center;
	margin-top: 0;
	margin-bottom: 38px;
}
.c-pc .news_show_html .center_left h3{
	font-size: 14px;
	color: #888888;
	text-align: center;
	border-bottom: solid 1px #eeeeee;
	padding-bottom: 15px;
	margin-bottom: 50px;
}
.c-pc .news_show_html .center_left h3 span{
	font-size: 14px;
	color: #888888;
	margin: 0 15px;
}
.c-pc .switch{
	margin-top: 90px;
	border-top:solid 1px #eeeeee;
}
.c-pc .switch .upper{
	display: flex;
}
.c-pc .switch .upper p{
	font-size: 14px;
	color: #333;
	transition:all ease-in-out 0.2s;
}
.c-pc .switch .upper:hover p{
	color: #f36934;
}
.c-pc .switch .upper img{
	margin-right: 6px;
}
.c-pc .switch .next{
	display: flex;
}
.c-pc .switch .next p{
	font-size: 14px;
	color: #333;
	transition:all ease-in-out 0.2s;
}
.c-pc .switch .next:hover p{
	color: #f36934;
}
.c-pc .switch .next img{
	margin-right: 6px;
}

/*产品详情*/
.c-pc .product_banner{
	/*height: 453px;*/
    width: 605px;
	position: relative;
	margin: auto;
	margin-bottom: 80px;
}
.c-pc .swiper-container-product{
	/*height: 453px;*/
    width: 605px;
}
.c-pc .swiper-container-product img{
    width: 100%;
}
.c-pc .product_banner .swiper-button-prev,.c-pc  .product_banner .swiper-container-rtl .swiper-button-next{
	background: url("../images/product_left.png") no-repeat;
	width: 68px;
	height: 105px;
	left: -98px;
	top: 45%;
}
.c-pc .product_banner .swiper-button-next,.c-pc  .product_banner .swiper-container-rtl .swiper-button-prev{
	background: url("../images/product_right.png") no-repeat;
	width: 68px;
	height: 105px;
	right: -98px;
	top: 45%;
}
.c-pc #box{margin-top: 10px;}
.c-pc #box ul{width:100%;margin: auto;padding-bottom: 40px;border-bottom: solid 1px #eeeeee;margin-bottom: 25px;}
.c-pc #box li{width: 140px;height: 40px;line-height: 40px;text-align: center;background-color: #f39904;margin-right: 10px;float: left; color: #fff;cursor:pointer;}
.c-pc #box li:hover{background-color: #4773be;}
.c-pc #box .active{background: #4773be;}

/*产品页*/
.c-pc .case{
	width: 392px;
	height: 400px;
	border: solid 2px #ebedef;
	background: #f8f8f8;
	transition:all ease-in-out 0.4s;
	position: relative;
}
.c-pc .case img{
	width: 392px;
	/*height:380px;*/
	vertical-align: top;
}
.c-pc .case .c-title{ display: block; padding-bottom: 55px;}
.c-pc .case h2{
	font-size: 16px;
	color: #333333;
	margin-top: 22px;
	margin-left: 28px;
	transition:all ease-in-out 0.4s;
}
.c-pc .case .see{
	font-size: 14px;
	color: #8b8b8b;
	margin-top: 10px;
	position: absolute;
	left: 28px;
	padding-right: 60%;
	width: calc(40% - 28px);
	transition:all ease-in-out 0.4s;
	
}
.c-pc .case .see div{
	background: url("../images/more1.png") no-repeat;
	width: 13px;
	height: 13px;
	margin-left: 12px;
	display: inline-block;
	vertical-align: middle;
	transition:all ease-in-out 0.4s;
}
.c-pc .case:hover h2{
	color: #fff;
}
.c-pc .case:hover{
	border: solid 2px #4773be;
	background: #4773be;
}
.c-pc .case:hover .see{
	color: #fff;
	padding-left: 60%;
	padding-right: 0;
}
.c-pc .case:hover .see div{
	background: url("../images/more2.png") no-repeat;
}
.c-pc .case_margin{
	margin-right:8px; 
}
.c-pc .product_html_case{
	margin-bottom: 35px;
}

/*产品*/
.c-pc .case_img{
	width: 256px;
	height: 247px;
	border: solid 3px #fff;
	background: #fff;
	transition:all ease-in-out 0.4s;
	margin-bottom: 20px;
	margin-right: 7px;
}
.c-pc .case_img img{
	width: 256px;
	height: 190px;
	transition:all ease-in-out 0.4s;
}
.c-pc .case_img h2{
	font-size: 14px;
	color: #333333;
	text-align: center;
	 margin-top: 13px;
	transition:all ease-in-out 0.4s;
}
.c-pc .case_img:hover{
	border: solid 3px #4773be;
	background: #4773be;
}
.c-pc .case_img:hover h2{
	color: #fff;
}
.c-pc .product_html .product_html_img .case_img:nth-child(3),
.c-pc .product_html .product_html_img .case_img:nth-child(6),
.c-pc .product_html .product_html_img .case_img:nth-child(9),
.c-pc .product_html .product_html_img .case_img:nth-child(12),
.c-pc .product_html .product_html_img .case_img:nth-child(15),
.c-pc .product_html .product_html_img .case_img:nth-child(18),
.c-pc .product_html .product_html_img .case_img:nth-child(21){
	margin-right: 0px;
}
.c-pc .paging{
	margin-top: 25px;
	position: absolute;
    left: 50%;
}
.c-pc .paging ul{
	/*display: table;*/
	margin: auto;
	position: relative;
    right: 50%;
    display: flex;
}
.c-pc .paging ul li{
	/*display:table-cell;*/
	border:solid 1px #dddddd;
	padding: 15px 20px;
	color: #c7c7c7;
	font-size: 18px;
}
.c-pc .paging ul a{
	padding-left: 7px;
}
.c-pc .paging ul a:nth-child(1){
	padding-left: 0px;
}
.c-pc .paging ul li:hover{
	border:solid 1px #faac17;
	color: #faac17
}
.c-pc .paging ul .first{
	padding: 15px 24px;
	width: 36px;
}
.c-pc .paging ul .trailer{
	width: 36px;
}
/*新闻列表*/
.c-pc .news_html .new{
	width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
	display: flex;
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 45px;
	height: 233px;
}
.c-pc .news_html .news_information{
	width: 100%;
	margin-left: 20px;
}
.c-pc .news_html .news_information .news_text{
	-webkit-line-clamp:2;
}

.c-pc .news_html .news_information .news_text:hover{
	color:#000;}


.c-pc .news_html .news_information .news_title{
	font-size: 24px;
    margin-top: 3px;
}

.c-pc .news_html .news_information .news_title:hover{
     color:#fa7f12;
}


.c-pc .news_html .float_l number{
	padding-top: 5px;
}
.c-pc .news_html .number{
	width: 110px;
	text-align: center;
}
.c-pc .news_html .number div{
	font-size: 14px;
	color: #888888;
	text-align: center;
	border: solid 1px #eae7e7;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 72%;
	margin-top: 20px;
}
.c-pc .news_html .number div p{
	margin: 0;
	line-height: 25px;
}
.c-pc .news_html .news_information button{
	color: #fff;
	background: #4773be;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	border: none;
	padding: 12px 30px;
	margin-top: 24px;
}

.c-pc .news_html .news_information button:hover{
	
	background: #181b21;
	
}

.c-pc .message_html{
    width: 100%;
    height: 415px;
    margin: auto;
    padding-top: 80px;
    clear: both;
}
.c-pc .message_html buttom{
    margin-top: 18px;
}
.c-pc .contact_html_feedback{
	font-size: 22px;
    color: #fa990b;
    margin-top: 50px;
    
}
.c-pc .feedback{
    width: calc(100% - 28px);
	height: 60px;
	border-bottom :solid 1px #d1d2d4;
    background: #fff;
    margin-top: 0px;
    font-size: 16px;
    color: #444444;
    margin-bottom: -40px;
}
.c-pc .feedback h2{
	border-bottom :solid 2px #fa990b;
    font-size: 16px;
	color: #444444;
	width: 135px;
	padding-top: 20px !important;
	 padding-left: 15px;
}
.c-pc .message_feedback{
    /* height: 190px; */
    width:calc(100% - 60px);
    background: #fff;
    margin-bottom: 20px;
	border: solid 1px #999999;
	margin-top: 20px;
	transition: all ease-in-out 0.3s;
	margin-bottom: 22px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	padding: 2% 2%;
	cursor: pointer;
	padding-top:0px;
}
.c-pc .message_feedback:hover{
	box-shadow: 1px 1.732px 10px 0px rgba(4, 0, 0, 0.23);
}
.c-pc .foot_connect{
    background: #fff;
    padding-top: 1px;
}

.c-pc .message_character{
    width: 58px;
}
.c-pc .message_feedback_p{
    width: 900px;
    margin-right: 20px;
}
.c-pc .message_feedback_p p{
     font-size: 16px;
     color: #323232;
     margin-top: 8px;
}
.c-pc .message_feedback_p p span{
    font-size: 14px;
    color: #646464;
}
.c-pc .message_feedback_tiem p{
    font-size: 16px;
    color: #323232;
    margin-top: 8px;
}
.c-pc .message_feedback_tiem p span{
    font-size: 14px;
    color: #646464;
}
.c-pc .border_b{
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 25；
}
.c-pc .feedback_content{
    padding-bottom:40px;
}
.c-pc .message_index{
    background: none !important;
}

.c-pc .message_index .title h1{
    color:#fff !important;
    margin-top: -50px !important;
}
.c-pc .message_index .title p{
    color:#fff !important;
}
.c-pc .message_background{
    width: 860px;
    height: 415px;
    background: #fff;
    opacity: 0.96;
    border-radius: 25px;
    margin: auto;
    padding-top: 45px;
}
.c-pc .message{
    margin-bottom: 12px;
}
.c-pc .message .name{
    width: 112px;
    margin-left: 40px;
    font-size: 18px;
    color: #444444;
    margin-top: 12px;
    
}
.c-pc .message .input input{
    width: 530px;
    border: solid 1px #d4d5d6;
    /* border-radius: 5px; */
    height: 44px;
    font-size: 18px;
    color: #444444;
    background: none;
}
.c-pc .message .must{
    font-size: 16px;
    color: #fa990b;
    margin-top: 9px;
    margin-left: 12px;
}
.c-pc .message .input textarea{
    width: 530px;
    border: solid 1px #d4d5d6;
    /* border-radius: 5px; */
    height: 134px;
    font-size: 18px;
    color: #444444;
    background: none;
}
.c-pc .textarea_must{
    margin-top: 110px !important;
}
.c-pc .submission{
    width: 157px;
    height: 48px;
    background: #333333;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    margin-right: 106px;
    margin-left: 10px;
    transition:all ease-in-out 0.2s;
}
.c-pc .submission span{
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
}
.c-pc .submission span:nth-child(1){
    margin-right: 20px;
}

.c-pc .submission:hover{
    background: #fa990b;
}

.c-pc .reset{
    width: 157px;
    height: 48px;
    background: #333333;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    transition:all ease-in-out 0.2s;
}
.c-pc .reset span{
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
}
.c-pc .reset span:nth-child(1){
    margin-right: 20px;
}

.c-pc .reset:hover{
    background: #fa990b;
}
.clearfix{clear: both;}
.c-phone .main{ width:100% margin:0 auto; position:relative;}
.c-phone .container{width:100%;margin:0 auto;margin:0 auto;background: #fff;}
 
.float_l{float: left;}
.float_r{float: right;}
.clear{clear:both;}
.c-phone .position_r{position: relative;}
.c-phone .position_a{position: absolute;}
.c-phone img{ display:block; border:none; width: 100%;}
/*导航*/
.c-phone .head {
	width: 100%;
	/* height: 56px; */
}
.c-phone .head .nav{
	width: 30px;
	position: absolute;
	top: 15px;
	right: 24px;
	align-items: center;
}
.c-phone .content .nav a{ color: #fff;}
@media screen and (min-width:375px){
	.c-phone .head .nav{
		width: 30px;
		position: absolute;
		top: 18px;
		right: 10px;
	}
} 
@media screen and (max-width:374px){
	.c-phone .head .nav{
		width: 24px;
		position: absolute;
		top: 15px;
		right: 24px;
	}
} 
@media screen and (min-width:768px){
	.c-phone .head .nav{
		width: 50px;
		position: absolute;
		top: 36px;
		right: 24px;
	}
} 
/* banner */
.c-phone .swiper-container-b .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .4;
}
.c-phone .swiper-container-b .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
/* 首页图标分类 */
.c-phone .icon{
	width: 100%;
	padding-top:16px;
	padding-bottom:17px;
}
.c-phone .icon .index_icon{
	width: 25%;
	text-align: center;
}
.c-phone .icon .index_icon img{
	width: 40px;
	height: 40px;
	margin: auto;
}
.c-phone .icon .index_icon h5{
	font-size: 14px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 3px;
	font-weight: 600;
}
.c-phone .icon .index_icon p{
	font-size: 9px;
	color: #555555;
}
.c-phone .index_product{
	width: calc(100% - 30px);
	background: #f8f8f8;
	padding:30px 15px 20px 15px;
	line-height:2;
}
.c-phone .index_title .float_l{
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	height: 20px;
	border-left: solid 3px #4773be;
	padding-left: 10px;
	line-height: 20px;
}
.c-phone .index_title .float_r{
	position: relative;
	margin-top: -4px;
}
.c-phone .xiala{
	width:161px;
    height: 25px;
	border: solid 1px #4773be;
	border-radius: 20px;
	color: #4773be;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}
.c-phone .xiala a{

	color: #4773be;
	
}


/* 下拉菜单开始 */
.c-phone .menu_list ul li .div1 {
	width: calc(100% - 10px);
	height: auto;
	padding:0 10px;
}
.c-phone .menu_list ul li .div1 a{
	
}
.c-phone .menu_list ul li .div1 .zcd{
	color: #fff;
	font-size: 14px;
	background-color: #4773be;
	cursor: pointer;
	text-align: center;
	width: 100%;
    float: left;
    border-right: solid 1px #4773be;
	border-bottom: solid 1px #4773be;
	margin: auto;
	color: #fff;
    border-bottom: 1px dashed #fff;
	display: block;
	padding: 8px 5px;
	opacity: 0.9;
}
.c-phone .div1 {
	height: 200px;
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	width: 100%;
}
/* 下拉菜单结束 */
.c-phone .index_product_img .float_l{
	width:  calc(50% - 5px);
	margin-top: 15px;
	margin-bottom: 5px;
}.c-phone .index_product_img a:nth-child(odd) .float_l{
	margin-right: 10px;
}
.c-phone .index_product_img h3{
	font-size: 14px;
	color: #333333;
	padding-left: 8px;
	margin-top: 5px;
    margin-bottom: 4px;
}
.c-phone .view_details_img{
	display: flex;
}
.c-phone .view_details_img p{
	font-size: 12px;
	color: #8b8b8b;
	padding-left: 8px;
}
.c-phone .view_details_img img{
	width: 13px;
	height: 13px;
	margin-top: 3px;
    margin-left: 10px;
}
.c-phone .index_product .more{
	width:110px;
	height: 30px;
	border-radius: 50px;
	background: #4773be;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	margin: auto;
	margin-top: 20px;
}
.c-phone .index_product .more2{
	width:110px;
	height: 30px;
	border-radius: 50px;
	background: #4773be;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	display: block;
}
/* 首页关于我们 */
.c-phone .index_about{
	padding: 40px 15px 40px 15px;
	width: calc(100% - 30px);
	background: #f8f8f8;
    margin-top: -20px;
}
.c-phone .index_about h3{
	font-size: 17px;
	color: #333333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: 600;
}
.c-phone .index_about p{
	font-size: 12px;
	color: #555555;
	line-height: 26px;
	text-indent: 2rem;
}
.c-phone .index_about_img{
	position: relative;
	margin-top: 24px;
}
.c-phone .index_about_img .about_icon{
	position: absolute;
	bottom:0;
	right: 0;
	width: 76px;
}
.c-phone .index_case{
	background:#fff;
}
.c-phone .index_case .index_product_img .float_l{
	background: #f8f8f8;
	padding-bottom: 7px;
}




.c-phone .news_html .information2 .list{
	border-bottom: solid 1px #eeeeee;
	margin-top: 20px;
}
.c-phone .news_html .information2{
	margin-top: 25px;
}
.c-phone .news_html .information2 .list .date{
	border: solid 1px #dfdfdf;
	color: #555555;
	text-align: center;
	padding:4px 12px;
	margin-bottom: 20px;
	
}
.c-phone .news_html .information2 .list .title{
	width: 73%;
	margin-left: 4%;
}
@media screen and (max-width:375px){
	.c-phone .news_html .information2 .list .title{
		width: 70%;
	}
}
@media screen and (max-width:320px){
	.c-phone .news_html .information2 .list .title{
		width: 66%;
	}
}
.c-phone .news_html .information2 .list .date p:nth-child(1){
	font-size: 40px;
	line-height: 40px;

}
.c-phone .news_html .information2 .list .date p:nth-child(2){
	font-size: 14px;
	color: #888888;
}
.c-phone .news_html .information2 .list .title h3{
	margin: 2px 0 6px 0;
	font-size: 14px;
	color: #2e2e2e;
	text-align: justify;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.c-phone .news_html .information2 .list .title p{
	line-height: 18px;
	font-size: 14px;
	color: #8e8e8e;
	text-align: justify;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.c-phone .news_html .more{
	text-align: center;
	margin: 15px auto;
}

/* 联系我们 */
.c-phone .contact{
	padding-top: 20px;
	background: #f8f8f8;
}
.c-phone .contact .information{
	margin-top: 20px;
    padding-bottom: 45px;
}

.c-phone .contact .information p{
	text-align: center;
	font-size: 14px;
	color: #444444;
	line-height: 30px;
}
.c-phone .contact .title p{
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-weight: 600;
	background: #f8f8f8;
	width: 120px;
	margin: auto;
	margin-top: -14px;
}
.c-phone .contact .title div{
	width: 180px;
	height: 3px;
	background: #4773be;
	margin: auto;
}

/* 底部 */
.c-phone .foot{
	background: #e86d00;
	height: 56px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.c-phone .foot .float_l{
	width: calc(25% - 1px);
	height: 100%;
	border-left: solid 1px #d16302;
	padding-top: 6px;
}
.c-phone .foot .float_l img{
	width: 35px;
	margin: auto;
}
.c-phone .foot .float_l p{
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin-top:0;
}
.c-phone .copyright{
	color: #4b4b4b;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
	background: #f8f8f8;
	padding-bottom: 12px;
	margin:0px;
}

.c-phone .white{
	background: #fff;
}
.c-phone .news_list_html{
	padding-top:0;
	padding-bottom: 30px;
}
.c-phone .inner_page_nav{
	width: 100%;
	height: 50px;
	background: #3f3f41;
	position: relative;
}
.c-phone .inner_page_nav .return{
	width: 30px;
	height: 30px;
	top: 10px;
	left: 15px;
	position: absolute;
	z-index: 1;
}
.c-phone .inner_page_nav p{
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	width: 100%;
	text-align: center;
	line-height: 50px;
	margin-top:0;
}
.c-phone .inner_page_icon1{
	width: 24px;
	height: 18px;
	position: absolute;
	right: 15px;
	top:15px;
}

.c-phone .news_details_title{
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 25px;
}
.c-phone .news_details_title h2{
	font-size: 20px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}
.c-phone .news_details_title p{
	font-size: 12px;
	color: #888888;
	text-align: center;
	margin-bottom: 15px;
}
.c-phone .news_details_title p span{
	margin: 0 15px;
}
.c-phone .news_details_text{
	margin-bottom: 25px;
}
.c-phone .news_details_text p{
	font-size: 14px;
	color:#333333;
	line-height: 26px;
/*	text-indent: 2rem;
*/	text-align: justify;
	line-height:2;
}
.c-phone .news_details_text img{
	margin: 15px 0 20px 0;
	max-width: 100%;
	height: auto!important
}
.c-phone .paging{
	width: 100%;
	height: 35px;
	border: solid 1px #ededed;
	margin-bottom: 10px;
}
.c-phone .paging img{
	width: 14px;
	height: 12px;
	margin-left: 10%;
	margin-right: 8px;
    margin-top: 11px;
}
.c-phone .paging p{
	font-size: 12px;
	width: 70%;
	color: #333333;
	line-height: 35px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.c-phone .product_details_html .news_details_title{
	margin-bottom: 0;
}
.c-phone .about_html .news_details_title{
	border-bottom:none;
	margin-bottom: 15px;
}
.c-phone .about_html .news_details_title h2{
	font-size: 18px;
	/* font-weight: 600; */
	color: #333333;
}
.c-phone .about_html .news_details_text p{
	color: #555;
}

.c-phone .product_list_html .index_product{
	padding-top:0;
}
.c-phone .product_list_html .product_nav{
	padding: 20px 11px 5px 11px;
}
.c-phone .product_list_html .product_nav .float_l{
	margin: 5px 2px;
	text-align: center;
	width: calc(33% - 4px);
	height: 30px;
	font-size: 14px;
	background: #4773be;
	border-radius: 30px;
	color: #fff;
	line-height: 29px;
}

.c-phone .window{ 
	width:100%; 
	background-color:#4b4b4b; 
	position:absolute; 
	top: 0 !important; 
	display:none; 
	z-index: 2;
	opacity: 0.98;
} 
.c-phone .content{
	margin-top: 40px;
	margin-bottom: 30px;
}

.c-phone .nav li{ text-align:center;
line-height:50px;
}

.c-phone .nav li a{ color:#fff;
}

.c-phone .content p{
	font-size:14px; 
	text-align: center;
	color: #fff;
	line-height: 36px;
}
.c-phone .title{ 
	padding:2px; 
	color:#0CF; 
	font-size:14px; 
} 
.c-phone .title img{ 
	width: 28px;
	height: 28px;
	float:right; 
	margin-top: 12px;
	margin-right: 15px;
} 
.c-phone{ display: none;}
/* marqueeleft */
.marqueeleft{/*height:400px;*/width:1200px;overflow:hidden;margin:30px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 4px;display:inline;width:396px;/*height:400px;*/overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
/* marqueetop */
.marqueetop{height:429px;width:148px;overflow:hidden;margin:40px auto;}
.marqueetop li{padding:5px 0;width:148px;height:133px;overflow:hidden;}
.marqueetop li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueetop li .txt{text-align:center;height:23px;line-height:23px;}
@media(max-width:1200px){
#erweima{ display: none;}
.c-pc .center{ width: 100%;}
.c-pc .nav .float_r ul li{ width: auto; padding: 55px 10px 32px 10px;}
.c-pc .terms{ width: 80px;}
.c-pc .product_index_nav .product_nav .product_nav_li{ width: calc(16.666667% - 52px); margin: 10px 5px;}
.c-pc .product_index_nav .product_nav{ width: 100%;}
.c-pc .product_img{ width: 100%;}
.c-pc .margin_right{ margin-right: 0;}
.c-pc .product_index{ width: calc(50% - 14px); float: left; overflow: hidden;}
.c-pc .product_img img{ width: 100%;}
.c-pc .product_index:first-of-type{ margin-right: 28px;}
.marqueeleft{ width: 100%;}
.c-pc .service{ width: 25%;}
.c-pc .about_index img{ width: 500px; height: auto;}
.c-pc .about_index_width{ width: calc(100% - 575px);}
.c-pc .product_html .case{ width: calc(33.333333% - 8px);}
.c-pc .product_html .case img{ width: 100%; height: auto;}
.c-pc .case_index .swiper-button-prev,.c-pc .case_index .swiper-container-rtl .swiper-button-next{
	left: 0;
}
.c-pc .case_index .swiper-button-next,.c-pc .case_index .swiper-container-rtl .swiper-button-prev{
	right: 0;
}
.c-pc .news_w{ width: 75%; padding-top: 0;}
.c-pc .new{ width: calc(50% - 30px); margin-right: 30px;}
.c-pc .news .position_r{ width: 25%;}
.c-pc .news .index_news{ width: 100%; height: auto;}
.c-pc .foot .leaving_message{ width: 48%;}
.c-pc .contact{ width: 48%;}
.c-pc .product_html .product_html_case .case{ width: calc(50% - 8px); height: auto;}
.c-pc .case_img{ width: calc(33.333333% - 12px); height: auto;}
.c-pc .case_img img{ width: 100%; height: auto;}
.c-pc .center_left{ width: calc(100% - 400px);}
.c-pc .contact_html .center_left{ width: calc(100% - 400px);}
.c-pc .product_html .product_html_case .case a{ display: block; padding-bottom: 48px;}
.c-pc .case_img h2{ padding-bottom: 17px;}
.c-pc .message_html{ height: auto;}
.c-pc .message .input{ width: calc(100% - 239px);}
.c-pc .message .input input{ width: 100%;}
.c-pc .message .input textarea{ width: 100%;}
.c-pc .message_feedback_p{ width: 100%;}
.c-pc .product_banner .swiper-button-next{ right: 0;}
.c-pc .product_banner .swiper-button-prev{ left: 0;}
}
@media(max-width:1024px) {
	.c-pc{ display: none;}
	.c-phone{ display: block;}
#erweima{ display: none;}
}



.txt img{max-width: 100%;height: auto!important}

.cp_ul{width: 1260px}
.cp_ul li{float: left;width: 374px;margin: 0 40px 36px 0}
.cp_ul li a:hover .cp_p{background: #4773be!important;color: #FFFFFF}
.cp_ul li img{width: 374px;height: 280px}
.cp_ul li p{background: #e6e6e6;line-height: 56px;color: #444;font-size: 17px;text-align: center}



.about_txt{width: 550px;background: #4773be;padding: 55px 30px 65px 30px;margin: 0 20px 0 0}
.about_h2{font-size: 16px;color: #FFFFFF}
.about_h2 span{font-size: 20px;padding: 0 10px 0 0;font-weight: bolder}
.about_p{font-size: 14px;line-height: 30px;color: #FFFFFF;padding: 40px 0}
.about_more{line-height: 44px;background: #FFFFFF;color: #4874b5;display: block;width: 134px;text-align: center;font-size: 18px;border: 1px solid #FFFFFF;border-radius: 30px}

.about_img{}
.anli{background: #f1f1f1;padding: 50px 0 1px 0}


.db_bg{background: url(/templets/demo/images/db_bg.jpg) 0 center;height: 600px}


.xinwen_wap{background: url(/templets/demo/images/xw_bg.jpg) top center no-repeat;padding: 26px 0 30px 0}
.xinwen{width: 1200px;margin: 0 auto}
.xw_h2{font-size: 16px;color: #FFFFFF;padding: 24px 0}
.xw_h2 span{font-size: 20px;padding: 0 10px 0 0;font-weight: bolder}

.xw_ul{background: #FFFFFF}
.xw_li{float: left}
.xw_li a{padding: 35px 0 35px 44px;display: block}
.xw_li{width: 400px;height: 350px}
.xw_li_01{width: 800px!important;box-shadow: 5px 5px 6px #eee;}
.xw_li:hover{box-shadow: 5px 5px 6px #ddd;}
.xw_L{width: 440px;float: left}
.xw_R{}

.xw_sj{color: #666;font-size: 14px}
.xw_sj span{font-size: 21px;font-weight: bolder;color: #4773be}
.xw_span{color: #4773be;font-size: 16px;line-height: 30px}
.xw_tit p{font-size: 16px;color: #555;line-height: 36px}
.xw_tit_01 p{font-size: 18px!important}
.xw_dec{line-height: 24px;font-size: 12px}
.xw_jt{margin: 30px 0 0 0}








.foot{
    width: 100%;
    height: 263px;
    background: #343d42;
}
.foot .foot_logo{
    border-right: solid 1px #434c50;
    margin-top: 45px;
    margin-right: 57px;
}
.foot .foot_logo img{
    width: 418px;
    height: 103px;
}
.foot .p{
    width: 579px;
    margin-top: 40px;
}
.foot .p p{
    font-size: 14px;
    color: #b2afaf;
    line-height: 30px;
}
.foot .qr_code .float_l:nth-child(1){
    margin-right: 28px;
}
.foot .qr_code .float_l img{
    width: 107px;
    height: 107px;
    margin-top: 40px;
}
.foot .qr_code .float_l p{
    font-size: 14px;
    color: #b2afaf;
    text-align: center;
    line-height: 10px;
    margin-top: 10px;
}
.foot .bottom{
    border-top: solid 1px #5a5f63;
    height: 64px;
    margin-top: 27px;
}
.foot .bottom .float_l{
    font-size: 14px;
    color: #b2afaf;
    line-height: 64px;
}
.foot .bottom .float_r{
    font-size: 14px;
    color: #b2afaf;
    line-height: 64px;
}
.foot .bottom .float_r a{
    font-size: 14px;
    color: #b2afaf;
    line-height: 64px;
    margin-left: 18px;
}
.foot .bottom .float_r a:nth-child(1){
    margin-left: 0px;
}

